home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / ste / 50play.lzh / READ_ME.NOW < prev   
Text File  |  1985-11-20  |  3KB  |  69 lines

  1. ------------------------------------------------------------------------------
  2.                       Pro-Tracker V2.1a Replay (STE/TT)
  3.                       --------------------------------
  4.                            ( Version 1.2 STE/TT )
  5.  
  6.                                      By
  7.  
  8.                          Griff of Electronic Images
  9. ------------------------------------------------------------------------------
  10.  
  11. Instructions
  12. ------------
  13.  
  14. To use this module player :-
  15.  
  16. 1. Simply Install '50PLAY.PRG' as an application on the desktop for the 
  17.    extension '.MOD'. Modules can then be played by double clicking on them.
  18.  
  19. OR
  20. --
  21.  
  22. 2. Rename '50PLAY.PRG' to '50PLAY.TTP" . To play a module double click on 
  23. '50PLAY.TTP'and type the module name at the command line prompt.
  24.  
  25.        When playing a module you can use <F1> - <F10> to control the sliders
  26. and <T> to toggle TEMPO control on and off. Tempo control need only be turned
  27. off for very old modules.  (An old module will normal play at the wrong speed
  28. if tempo control is set to ON. You should set tempo control to OFF as soon as
  29. the module starts playing if it plays incorrectly with tempo control on.)
  30.  
  31.  
  32. ProTracker V2.1a Replay Features
  33. --------------------------------
  34.  
  35. - 50KHZ STE stereo output. 
  36. - Full Compatibility with ALL NoiseTrackers upto NT2.0 (Amiga).
  37. - Compatible with Protracker 1.0 - 2.1a (Nov '92 Amiga version.).
  38. - The only player to feature all Protracker commands.
  39. - After lots of requests now does 'CIA timing', which means it is the ONLY
  40.   player that can play modules using the TEMPO command!
  41. - This player doesn't have a flash graphical front-end, nor is it meant to.
  42.   The program is written to take as little space as possible.
  43.   (58k memory resident ,or about 18k on disk(even less if packed...)
  44. - It does not 'pad' the samples to gain extra cpu time like most players.
  45.   - this saves memory and means modules are always replayed accurately.
  46.   - the player simply 'emulates' the Amiga Paula soundchip.
  47.  
  48.        Accompanying this document should be the following files :-
  49.  
  50.  50PLAY.PRG   - The assembled program version of the player.
  51.  PRO_TTP.S    - The source file for the Replay routines (Commented).
  52.         (can be assembled with Devpac 2 or 3.)
  53.  CIA_EMU.TAB  - CIA emulation table.(see source for more details)
  54.  PRO32BIT.TAB - Frequency conversion table. (see source for more details) 
  55.  CIA_EMU.C    - C source to generate the above CIA table.
  56.  PRO32BIT.C   - C source to generate the above frequency table.
  57.         (Both C sources can be compiled with the PD 'C' Compiler GCC.)
  58.  
  59.     I hope you find this source code useful. If you have any queries or
  60. problems (bugs etc) then I can contacted at the following address :-
  61.  
  62.                              Martin Griffiths
  63.                               Darwin College
  64.                                The University
  65.                                 Kent
  66.  
  67.        Alternatively you can phone me on (0227) 450550.(upto June 93)
  68.  
  69.